Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trace: fix error trace missing issue #3278

Merged
merged 1 commit into from
Aug 6, 2020

Conversation

xiulipan
Copy link
Contributor

@xiulipan xiulipan commented Aug 6, 2020

For trace message with LOG_LEVEL_CRITICAL, we should always show
them into mailbox.

Signed-off-by: Pan Xiuli [email protected]

Fix #3265

@xiulipan xiulipan requested a review from akloniex as a code owner August 6, 2020 07:10
For trace message with LOG_LEVEL_CRITICAL, we should always show
them into mailbox.

Signed-off-by: Pan Xiuli <[email protected]>
@lgirdwood lgirdwood merged commit 6c11a94 into thesofproject:master Aug 6, 2020
@plbossart
Copy link
Member

@xiulipan @lgirdwood do we have a test that shows this works now - be it with the slim driver or the kernel CI?

@xiulipan
Copy link
Contributor Author

xiulipan commented Aug 7, 2020

@plbossart new discussion #3281
new feature in sof-test thesofproject/sof-test#321

@marc-hb
Copy link
Collaborator

marc-hb commented Sep 21, 2020

@xiulipan how did you test this fix locally?

@xiulipan
Copy link
Contributor Author

@marc-hb You can try to add some debug error log in FW and try to check if you can see them in etrace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] error trace debugfs entry (etrace) is always empty
4 participants